/*生活关联-食品事业部*/
.o-ourproducts{
    background: url(../img/bb05c7a3273bed6b9ab93db97c56188.jpg) 50%/cover;
	padding: 50px 0;
}
.a-contents-inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}
.o-ourproducts_ttl {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
h2.a-heading {
    font-weight: 500;
    font-size: 30px;
}
.a-link_inner {
    font-weight: 500;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 4px;
    color: #333;
	font-size: 14px;
	line-height: 1.5em;
}
.a-link.is-white .a-link_inner {
    color: #fff;
}
.o-ourproducts_list {
    margin: 30px 0 20px 0;
}
.m-list-products_ttl {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    position: relative;
    padding: 5px 10px;
    display: inline-block;
    z-index: 0;
}
.m-list-products_ttl.is-yellow:before {
    background-color: #896218;
}
.m-list-products_ttl.is-green:before {
    background-color: #32673c;
}
.m-list-products_ttl:before {
    position: absolute;
    display: inline-block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    transform: skewX(-15deg);
    z-index: -1;
}
.m-list-products_item-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.m-list-products_item {
    font-weight: 500;
    display: flex;
    width: calc(33.33333% - 6.66667px);
    min-height: 60px;margin-bottom: 10px;
}
.m-btn-internal {
    width: 100%;
}
.a-button {
    width: 100%;
    height: 100%;
    display: flex;
    cursor: pointer;
    letter-spacing: .03em;
}
.a-button_icon {
    position: absolute;
    top: 40%;
    right: 18px;
    transform: translateY(-50%);
    width: 11px;
    height: 11px;
}
.a-svg-arrow svg {
    display: block;
    width: 100%;
    height: auto;
}

.o-history {
    width: 100%;
    background-color: #f4f4f4;
    padding: 40px 0 60px;
    padding-bottom: 40px;
}
.o-history_inner {
    width: 100%;
}
.o-history_box:first-child {
    padding: 50px 0 40px;
	    background-color: #fff;
	    text-align: center;
}
.o-history_box_img {
    width: 174px;
    margin: 0 auto;
}
.a-photo-img {
    width: 100%;
    height: auto;
}
.o-history_box_ttl{margin-top: 10px;
    font-weight: bold;
    font-size: 1.2em;}
.o-history_box_txt {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}
.o-history_link {
    margin-top: 20px;
}
.o-history_box:nth-child(2) {
    padding: 0 5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.o-history_box:nth-child(2) .o-history_box_ttl {
	color: #bf163e;
	    font-size: 24px;
    margin-top: 40px;
}
.o-history_box_logo-wrap {
    padding: 30px 0 0;
}
.o-history_box_logo {
    width: 20%;
    display: inline-block;
    margin: 0 2%;
}
.a-link_inner:after, .a-link_inner:before {
    position: absolute;
    display: inline-block;
    content: "";
    height: 1px;
    bottom: 0;
    right: 0;
    background-color: #000;
}
.a-link_inner:after {
    width: 10px;
    transform: rotate(45deg);
    transform-origin: bottom right;
}
.a-link_inner:before {
    width: 100%;
}
.o-sect-top-svc {
    padding: 80px 0 65px;
    background: url(../img/bg_services_pc.jpg) 50%/cover;
}
.o-sect-top-svc_ttl {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.o-sect-top-svc_ttl_hdg, .o-sect-top-svc_ttl_link {
    text-shadow: 1px 1px 1px rgb(0 0 0 / 40%);
}
h2.a-heading[data-v-577d91ca] {
    font-weight: 500;
    font-size: 30px;
}
.o-sect-top-svc_ttl_hdg, .o-sect-top-svc_ttl_link {
    text-shadow: 1px 1px 1px rgb(0 0 0 / 40%);
}
.o-sect-top-svc_list {
    margin-top: 50px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translateZ(0);
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
}
.o-sect-top-svc_list .slick-slide {
    height: 335px;
    padding: 0 6px;
}
.o-sect-top-svc_list-item {
    display: block;
    position: relative;
    padding: 20px 20px 30px;
    background: #fff;
    border-radius: 10px;
    min-height: 320px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
}
.o-sect-top-svc_list-item-ttl {
    height: 50px;
    color: #a50034;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 700;
}
.a-dotleader.is-line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.o-sect-top-svc_list-item-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.o-sect-top-svc_list-item-box-info {
    width: 54.66101694915254%;
    padding-right: 20px;
}
.o-sect-top-svc_list-item-loct, .o-sect-top-svc_list-item-name {
    color: #333;
    font-size: 14px;
    letter-spacing: 0;
}
.a-dotleader.is-line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.o-sect-top-svc_list-item-box-thumb {
    width: 45.33898305084746%;
}
.o-sect-top-svc_list-item-box-thumb-inner {
    padding-top: 66.8%;
    background: 50%/cover no-repeat;
}
.o-sect-top-svc_list-item-desc {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    margin-top: 15px;
    
}
.o-sect-top-svc_list-item-link {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 40px);
}
.o-latestnews {
    padding: 40px 0 60px;
}
.a-contents-inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}
.o-latestnews_inner {
    justify-content: space-between;
}
.o-latestnews_list {
    width: 78.9090909090909%;
    padding: 10px 50px;
}
.o-latestnews_list-item {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #d0d0d0;
}
.m-card-news {
    width: 100%;
}
.m-card-news_info {
    color: #000;
    display: block;
}
.a-labelf{
    border-radius: 20px;
    padding: 1px 6px 3px;
    font-weight: 500;
    display: inline-block;
    letter-spacing: .03em;
}

.m-card-news_info-category {
    display: inline-block;
}
.m-card-news_info-date {
    margin-left: 10px;
    display: inline-block;
    font-size: 12px;
}
.m-card-news_info-title_wrap {
    margin-top: 10px;
}
.m-card-news_info-title {
    line-height: 1.5;
    display: inline;
    font-size: 16px;
}
.m-card-news_info-title_icon {
    display: inline;
    padding-left: 3px;
}
.m-card-news_info-title_icon_inner {
    display: inline-block;
    width: 11px;
    height: 11px;
}
.o-kv_item {
    position: relative;
    width: 100%;
}
.o-kv_item_img.is-1 {
    background: url(/jp/_nuxt/src/assets/image/top/kv_01_pc.jpg) 50%/cover;
}

.o-kv_item_info {
	position: absolute;
    bottom: 50px;
    left: 50%;text-align: left;
    transform: translateX(-50%);
    width: 100%;
	color: #fff;
    max-width: 1100px;
	padding: 0 25px;
    padding-left: 40px;
}
.food_div_t{ margin: 30px 0;}
.food_div_t li{ width: 50%; float: left;}
.food_div_t_l{ width: 50%; float: left;}
.food_div_t_r{ width: 40%; padding: 0 5%; float: left;    display: flex;}
.a-button_inner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 12px 20px;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
}
.is-yellow .a-button_inner{    color: rgb(137, 98, 24);
    background-color: rgb(255, 255, 255);
    border-color: rgb(137, 98, 24);}
.is-green .a-button_inner{    color: rgb(50, 103, 60);
    background-color: rgb(255, 255, 255);
    border-color: rgb(50, 103, 60);}
.is-yellow:hover .a-button_inner{  color: #fff;  background-color: #896218;}
.is-green:hover .a-button_inner{  color: #fff;  background-color: #32673c;}
.o-sect-top-svc_list-item:hover {
    background-color: #a50034;
}
.o-sect-top-svc_list-item:hover .o-sect-top-svc_list-item-desc, .o-sect-top-svc_list-item:hover .o-sect-top-svc_list-item-link, .o-sect-top-svc_list-item:hover .o-sect-top-svc_list-item-loct, .o-sect-top-svc_list-item:hover .o-sect-top-svc_list-item-name, .o-sect-top-svc_list-item:hover .o-sect-top-svc_list-item-ttl {
    color: #fff;
}
.a-label{
    color: #fff;
    border-radius: 20px;
    padding: 1px 6px 3px;
    display: inline-block;
    letter-spacing: .03em;
    width: 80px;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.5em;
}
.o-sect-top-svc_list-item:hover .o-sect-top-svc_list-item-link .a-link_inner {
    color: #fff;
}
.a-label.is-news {
    background-color: #ef856d;
}
.a-label.is-information {
    background-color: #007aa9;
}
.a-label.is-event {
    background-color: #9170a5;
}
.m-list-products_item:nth-child(3n), .m-list-products_item:nth-child(3n+2) {
    margin-left: 10px;
}
.a-button_txt .a-button_txt-span-brackets {
    display: block;
    font-size: 12px;
    margin-top: 6px;
}
.a-button.is-top-products .a-button_txt {
    line-height: 1.15;
}
.o-history_box{
    width: 50%;
}
.o-kv_item_img{
    position: relative;
    width: 100%;height: 100%;}
.foods_page .swiper1{height: 615px;}
.personalcare_page .swiper1{height: 615px;}
.o-kv_item_info_ttl{ font-size: 2em; margin-bottom: 10px;}
.o-kv_item_info_txt{    line-height: 1.5em;}
.food_div_t_r h3{
    color: #a50034;
    font-weight: bold;
}
.a-heading_inner{ font-weight: bold;color: #fff;}

.o-ourproducts .a-link_inner:after, .o-ourproducts .a-link_inner:before{ color:#fff;background-color:#fff;}
.o-sect-top-svc_list-item:hover .a-link_inner:after, .o-sect-top-svc_list-item:hover .a-link_inner:before {
    background-color: #fff;
}
.m-list-products_ttl span{ font-size: 14px;
    margin: 0 5px;}
.food_lxzx .row>div{ padding: 0;}
.p-service{margin-bottom: 20px;}
.o-products-kv {
    width: 100%;
    position: relative;
    text-align: center;
}
.o-products-kv_img {
	width: 100%;
    height: 600px;
    background: url(../img/kv_pc.jpg) 50%/cover; 
}
.o-products-kv_info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 66px 10px 0;
}
.o-products-kv_info_ttl {
    font-size: 50px;
    font-weight: 500;
}
.o-products-kv_info_text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 5px;
}
.is-sp {
    display: none!important;
}
.o-products-kv_info_link {
    background-color: rgba(0,0,0,.4);
    padding: 15px 0;
    width: 100%;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-top: 10px;
}
.o-products-kv_info_link_list {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.o-products-kv_info_link_item {
    width: 160px;
    font-weight: 500;
    font-size: 13px;
}
.o-products-kv_info_link_item+.o-products-kv_info_link_item {
    margin-left: 20px;
}
.p-products-application_content {
    position: relative;
}
.p-products-application_nav {
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1100px;
    width: 100%;
    pointer-events: none;
    color: #fff;
    z-index: 1;
    position: absolute;padding-top: 218.5px;
}
.type_fl .o-products-list_block{    padding-top: 240px;
    margin-top: -200px;}
.type_yt .o-products-list_block{    padding-top: 400px;
	    margin-top: -400px;}
.m-list-product-index-nav{    position: absolute;
    top: 0;
    width: 100%;}
.m-list-product-index-nav_inner{
    width: 100%;
    padding: 10px 20px;
    margin-left: auto;
    pointer-events: auto;
    border-radius: 5px;
    position: relative;
    background-color: #f4f4f4;
}
.m-list-product-index-nav_ttl{
    font-size: 28px;
    font-weight: 500;
    margin-top: 5px;
}
.m-list-product-index-nav_list{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 15px;
}
.m-list-product-index-nav_list_item{
    width: calc(32.333%);
    min-height: 60px;
    display: flex;
    margin-right: 1%;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}
.m-btn-anchor {
    width: 100%;
}
.m-list-product-index-nav_contact {
    width: 22%;
    margin-left: auto;
    pointer-events: auto;
    position: absolute;
    top: 15px;
    right: 20px;
}
.a-icon-button-question-simple {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #bf0d3e;
    color: #fff;
    border: 1px solid #bf0d3e;
    border-radius: 5px;
    padding: 8px 10px;
    transition: all .3s;
    cursor: pointer;
}
.a-icon-button-question-simple.is-products-index-nav {
    padding: 4px 20px;
}
.a-icon-button-question-simple_hdg {
    width: auto;
    margin-left: 10px;
    font-size: 16px;
}
.o-products-list {
    width: 100%;
}
.a-contents-inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}
.o-products-list.is-productscategory .o-products-list_block:first-child {
    /*margin-top: 0;*/
}
.type_yt .o-products-list_block:first-child{/*padding-top: 330px;*/}
.o-products-list_ttl {
    font-size: 18px;
    font-weight: 400;
    padding-top: 30px;
    color: #896218;
}
p.o-products-list_ttl_text {
    display: inline-block;
}
span.o-products-list_ttl_num {
    font-size: 14px;
}
.o-products-list_wrap {
    display: flex;
    flex-wrap: wrap;
}
.o-products-list_item {
    width: 16%;
    margin: 20px 2% 20px 2%;
}
.m-card-products_thumb_wrap {
    width: 100%;
    padding-top: 66%;
    height: 0;
    position: relative;
    overflow: hidden;
}
.m-card-products_thumb {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform .3s;
}
.m-card-products_info-title {
    font-weight: 500;
    color: #333;
    margin-top: 5px;    text-align: center;
}
.m-card-products_info-copy {
    color: #333;
    margin-top: 5px;
}
.o-products-list_ttl {
    font-size: 18px;
    font-weight: 400;
    padding-top: 30px;
    color: #896218;
}
.o-products-list_block+.o-products-list_block .o-products-list_ttl {
    border-top: 1px solid #b9b9b9;
}
.o-footer {
    width: 100%;
    padding: 45px 0;    text-align: center;
}
.o-footer.is-products_application, .o-footer.is-products_category, .o-footer.is-service, .o-footer.is-top, .o-footer[class*=is-page] {
    background-color: #f4f4f4;
}
.o-footer_contactus {
    padding: 2px;
    border: 4px solid #bf163e;
    max-width: 800px;
    margin: 0 auto;
    transition: padding .3s;
}
.o-footer_contactus-inner {
    padding: 45px;
    transition: padding .3s;background-color: #bf163e;
    color: #fff;
}
h2.a-heading {
    font-weight: 500;
    font-size: 30px;
}
.o-footer_contactus_txt {
    margin-top: 20px;font-size: 16px;
    line-height: 1.25;
}
.o-footer_contactus_link {
    margin-top: 30px;
}
.is-white .a-link_inner:after, .is-white .a-link_inner:before {
    background-color: #fff;
}
.type_fl .a-button_inner{background-color: rgb(137, 98, 24); }
.type_yt .a-button_inner{background-color: rgb(50, 103, 60); }
.o-footer_contactus:hover{padding:12px 12px;}
.o-footer_contactus:hover .o-footer_contactus-inner {
    padding: 35px;
}

.p-products-detail {
    width: 100%;
    word-wrap: break-word;
}
.o-productsdetail-kv {
    padding: 120px 0 20px;
}
.o-productsdetail-kv_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.o-productsdetail-kv_header {
    max-width: 1200px;
    padding: 10px 60px;
    margin: 0 auto;
}
.o-productsdetail-kv_bread_item {
    display: inline-block;}
.o-productsdetail-kv_bread_item+.o-productsdetail-kv_bread_item {
    position: relative;
    padding-left: 20px;
}
.o-productsdetail-kv_inner {
    margin-top: 20px;
    overflow: hidden;
}
h2.a-heading.is-products {
    font-size: 24px;
}
.o-productsdetail-kv .is-pc-left {
    width: 100%; margin-top: 10px;
}
.o-productsdetail-kv_copy{ font-weight: bold;}
.o-products-detail_kv_img {
    width: 100%;
    padding-bottom: 30px;
}
.m-carousel {
    width: 100%;
}
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translateZ(0);
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.o-products-detail_kv_img .slick-dots {
    text-align: right;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.o-products-detail_kv_brandCompany {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 38px;
}
.o-products-detail_kv_brandCompany_img {
    width: 105px;
    line-height: 0;
    margin-left: 20px;
}
.o-productsdetail-kv_brandweb {
    width: 240px;
    margin: 25px 0 0;
}
.o-productsdetail-kv_brandweb {
    width: 240px;
    margin: 25px 0 0;
}
.p-products-detail_contents_inner {
    margin-top: 80px;
    padding: 0 10px;
}
.p-products-detail_section {
    margin-top: -60px;
    padding-top: 60px;
}
.a-heading.is-line {
    padding-left: 10px;
    border-left: 4px solid #bf163e;
}
h3.a-heading.is-products {
    font-size: 24px;
    letter-spacing: .03em;
}
.p-products-detail_section_contents_wrap {
    margin: 30px 0;
}
.cf-heading_4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding-left: 10px;
    border-left: 4px solid #bf163e;
    letter-spacing: .03em;
}
.cf-heading_4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding-left: 10px;
    border-left: 4px solid #bf163e;
    letter-spacing: .03em;
	margin-top: 5px;
}
.cf-unorder_list .cf-list_item {
    position: relative;
}
.cf-paragraph {
    font-size: 14px;
    line-height: 1.7;
    padding-left: 14px;
}
.cf-unorder_list .cf-paragraph {
    padding-left: 0;
}
.o-products-detail_applicationImages_wrap {
    padding: 0 45px;
    margin-top: 40px;
}
.o-products-detail_applicationImages {
    width: 25%;
}
.o-products-detail_applicationImages_thumb {
    width: 100%;
    padding-top: 64.51612903225806%;
    background-size: cover;
}
.o-products-detail_applicationImages_caption {
    font-size: 12px;
    margin-top: 15px;
    text-align: center;
}
.o-products-detail_contact {
    width: 100%;
    margin-top: 80px;
}
.o-products-detail_contact_inner {
    width: 100%;
    display: flex;
    padding: 0 20px;
    justify-content: center;
}
.o-products-detail_contact_box {
    width: 500px;
    cursor: pointer;
}
.a-icon-button-question-complex{
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    background-color: #bf0d3e;
    color: #fff;
    border: 1px solid #bf0d3e;
    border-radius: 5px;
    padding: 5px 10px;
    transition: all .3s;
    corsor: pointer;height: 100%;
    padding: 12px 20px;
}
.a-icon-button-question-complex_icon_question{
    width: 63px;
}
.a-svg-question {
    width: 100%;
    height: 100%;
}
.a-svg-question svg {
    display: block;
    width: 100%;
    height: auto;
}
.a-icon-button-question-complex_txt{
    width: calc(100% - 63px);
    margin-left: 10px;
}
.a-icon-button-question-complex_txt_hdg{
    font-weight: 500;
    letter-spacing: .03em;    font-size: 21px;
}
.a-icon-button-question-complex_txt_desc{
    font-size: 11px;
    line-height: 1.5;
    margin-top: 5px;
}
.p-products-detail_nav_wrap {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1100px;
    width: 100%;
}
.p-products-detail_nav {
    width: 100%;
    color: #fff;
    padding: 20px;
    background-color: #f4f4f4;
}
.p-products-detail_nav_inner {
    width: 100%;
    margin-left: auto;
    pointer-events: auto;
    border-radius: 5px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.p-products-detail_nav_contents {
    width: 100%;
}
.p-products-detail_nav_ttl {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .03em;
    color: #3f3f3f;
}
.m-list-product-detail-nav {
    width: 100%;
}
.m-list-product-detail-nav_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 15px;
}
.m-list-product-detail-nav_list_item {
    width: calc(25% - 68.5px);
    display: flex;
    margin-right: 10px;
}
.m-btn-anchor {
    width: 100%;
}
.a-button_icon.is-anchor{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    right: 13px;
    border-bottom: 2px solid #bf163e;
    border-right: 2px solid #bf163e;
    transform: translateY(-50%) rotate(45deg);
}
.m-list-product-detail-nav_contact {
    color: #fff;
    width: 22.452830188679247%;
    margin-left: auto;
    pointer-events: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.a-icon-button-question-simple {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #bf0d3e;
    color: #fff;
    border: 1px solid #bf0d3e;
    border-radius: 5px;
    padding: 6px 20px;
    transition: all .3s;
    cursor: pointer;
}
.a-icon-button-question-simple_icon_question {
    width: 30px;
    transition: all .3s;
}
.a-icon-button-question-simple_hdg {
    width: auto;
    margin-left: 10px;
    font-size: 16px;
}
.a-svg-question {
    width: 100%;
    height: 100%;
}
.a-svg-question svg {
    display: block;
    width: 100%;
    height: auto;
}
.p-products-detail_contents {
    position: relative;
}
.o-productsdetail-kv_bread_item+.o-productsdetail-kv_bread_item:before {
    position: absolute;
    display: inline-block;
    content: ">";
    top: 0;
    left: 6px;
}
.o-products-detail_kv_brand{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.p-products-detail .a-heading_inner{ font-weight: bold;color: #000;}
.a-heading.is-line {
    padding-left: 10px;
    border-left: 4px solid #bf163e;
}
h3.a-heading.is-products {
    font-size: 24px;font-weight: 500;
    letter-spacing: .03em;
}
.cf-unorder_list {
    padding-left: 28px;
    list-style: none;
}
.cf-heading_4+* {
    margin-top: 5px;
}
*+.cf-heading_2, *+.cf-heading_3, *+.cf-heading_4 {
    margin-top: 30px;
}
.o-products-detail_relatedproducts {
    margin-top: 40px;
}
.o-products-detail_relatedproducts_wrap {
    display: flex;
    padding: 0 14px;
	width: 100%;
	margin: 20px 0 0;
}
.o-products-detail_relatedproducts_item {
    width: 23%; margin: 20px 1%;
}
.p-products-detail_nav_wrap.is-fixed {
    transition: top .3s;
    position: fixed;
}
#slick-slider{
	height: 200px;
	}
#foods_detail_banner .swiper-pagination-bullet {
	width: 10px;height: 10px; margin-left: 10px; border-radius: 50%;
	}
#foods_detail_banner .swiper-pagination {
    right: 50px;
}

.foods_svc .panel {
	border-radius: 15px;
	margin-bottom: 30px;
}
/*服务优势*/
.o-sect-svc-kv {
    width: 100%;
    position: relative;
    text-align: center;
	margin-bottom: 20px;
}
.o-sect-svc-kv_img {
    height: 600px;
    background: url(../img/kv_pc2.jpg) 50%/cover;
}
.o-sect-svc-kv_info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.o-sect-svc-kv_info_ttl {
    font-size: 50px;
    font-weight: 500;
}
.o-sect-svc-kv_info_lead {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}
.o-sect-svc-nav {
    position: relative;
}
.o-sect-svc-nav_inner {
    z-index: 1;
    position: absolute;
	    top: 30px;
	    left: 50%;
	    transform: translateX(-50%);
	    max-width: 1100px;
	    width: 100%;
	    pointer-events: none;
	    color: #fff;
}
.o-sect-svc-nav_cont-inner {
    width: 100%;
    padding: 10px 20px;
    margin-left: auto;
    pointer-events: auto;
    border-radius: 5px;
    position: relative;
    background-color: #f4f4f4;
}
.o-sect-svc-nav_cont-ttl {
    font-size: 30px;
    font-weight: 600;
    margin-top: 5px;
}
.o-sect-svc-nav_cont-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 7px;
}
.o-sect-svc-nav_cont-list-item {
    width: calc(25% - 5px);
    min-height: 60px;
    display: flex;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}
.o-sect-svc-main_list-item {
    padding-top: 200px;    margin-top: -200px;
}
.o-sect-svc-main_list-item-ttl {
    color: #a50034;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0;
    font-weight: 700;padding: 0 20px;
}
.o-sect-svc-main_list-item-lead {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    margin-top: 10px;padding: 0 20px;
}
.o-sect-svc-main_list-item-svc {
    margin-top: 32px;
}
.a-accordion_content {
    width: 100%;
    overflow: hidden;
    transition: height .5s;
}
.o-sect-svc-main_list-item-svc-list-item-cont {
    padding: 30px 20px;
}
.o-sect-svc-main_list-item-svc-list-item-cont-main {
    display: flex;
}
.o-sect-svc-main_list-item-svc-list-item-cont-main-images-list-item-img{
    background: 50%/cover no-repeat;
    padding-top: 66.8%;
}
/*事业部介绍*/
.o-company-kv {
    position: relative;
    text-align: center;background: url(../img/kv_pc3.jpg) 50%/cover;
    width: 100%;
    height: 600px;
}
.o-company-kv-inner {
    width: 100%;
    height: 100%;
    position: relative;
}
.o-company-kv_info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.o-company-kv_info_ttl-one {
    font-size: 50px;
    font-weight: 500;
}
.o-company-kv_info_lead {
    font-weight: 500;
    font-size: 16px;
    line-height: 2;
    margin-top: 15px;
}
.o-company-nav {
    position: relative;    display: flex;margin-bottom: 175px;
}
.o-company-nav_inner {
    z-index: 1;
    position: absolute;top: 30px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1100px;
    width: 100%;
    pointer-events: none;
    color: #fff;
}
.o-company-nav_cont-inner {
    width: 100%;
    padding: 10px 20px;
    margin-left: auto;
    pointer-events: auto;
    border-radius: 5px;
    position: relative;
    background-color: #f4f4f4;
}
.o-company-nav_cont-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 7px;
}
.o-company-nav_cont-list-item {
    width: calc(25% - 5px);
    min-height: 60px;
    display: flex;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}
.m-btn-anchor {
    width: 100%;
}
.o-company-main_sec {
    padding-top: 80px;
    margin-top: -95px;
}
.a-contents-inner.is-pc-in {
    padding: 0 60px;
}
.o-company-main_sec-ttl {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    text-align: center;
}
.o-company-main_sec-ttl_en {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #bf163e;
    opacity: .7;
    font-weight: 400;
    margin-bottom: 7px;
}
.o-company-main_sec-desc {
    text-align: center;
    margin-top: 10px;
    line-height: 2.1;
}
.o-company-main_lead-lyt {
    margin-top: 60px;display: flex;
    justify-content: space-between;
}
.o-company-main_lead-lyt-clm-1 {
    width: 50%;
}
.o-company-main_lead-lyt-clm-y-wrap {
    width: 100%;
    position: relative;
}
.o-company-main_lead-lyt-clm-y-note {
    font-size: 12px;
}
.o-company-main_lead-lyt-clm-2 {
    width: 46.9%;
}
.o-company-main_sec.o-company-main_point {
    margin-top: 0px;
}
.o-company-main_point-list {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
.o-company-main_point-item {
    width: 32.2%;
}
.o-company-main_point-item_img {
    width: 37.267080745341616%;
    margin: 0 auto;
}
.o-company-main_point-item_hdg {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    color: #bf163e;
    margin-top: 10px;
}
.o-company-main_point-item_text {
    font-size: 16px;
    text-align: center;
    color: #bf163e;
    margin-top: 10px;
}
.o-company-main_contents {
    margin-top: 74px;
}
.o-company-main_contents_inner {
    padding: 34px 30px 60px;
    background: #f2f2f2;
}
.o-company-main_contents-text_p {
    margin-top: 12px;
    text-align: center;
}
.o-company-main_contents-image {
    width: 80%;
    margin: 26px auto 0;
}
.o-company-main_map-wrap {
    padding-top: 170px;
    margin: -70px 0 0;
}
.o-company-main_map {
    background: #c5e6fd;
}
.a-contents-inner.is-pc-full {
    padding: 0;
}
.o-company-main_map-inner {
    padding: 140px 50px 15px;
}
.o-company-main_map-img {
    position: relative;
}
.o-company-main_map-img-base img {
    width: 100%;
}
.o-company-main_map-img-face {
    position: absolute;
    top: 0;
    left: 0;
}
.o-company-main_contents-text_hdg {
    font-size: 23px;
    font-weight: 500;
    text-align: center;
}
.o-company-main_contents-text_hdg .a-heading_inner{ color: #000;}
.o-company-solutions{
    padding-top: 200px;
    margin-top: -100px;
}
.o-company-solutions_sec-ttl{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    text-align: center;
}
.o-company-solutions_sec-ttl_en{
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #bf163e;
    opacity: .7;
    font-weight: 400;
    margin-bottom: 7px;
}
.o-company-solutions_sec-desc{
    text-align: center;
    margin-top: 10px;
    line-height: 2.1;
}
.o-company-main_map-hdg{    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #0077a5;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;}
.o-company-main_map-nav-scroll-holder{margin: 20px auto 0;
    max-width: 700px;
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;}
.o-company-main_map-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.o-company-main_map-nav .o-company-main_map-nav-item {
    cursor: pointer;
    white-space: nowrap;
    height: 32px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 20px;
    background: #fff;
    position: relative;margin-left: 10px;
    transition: all .3s;
}
.o-company-main_map-nav .o-company-main_map-nav-item.is-active, .o-company-main_map-nav .o-company-main_map-nav-item.is-hover {
    background: #bf163e;
    color: #fff;
}
.o-company-main_map-nav-item-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}
.o-company-main_map-nav .o-company-main_map-nav-item input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    opacity: 0;
}
.o-company-main_map-nav .o-company-main_map-nav-item label {
    height: 100%;
    display: flex;
    align-items: center;
}
.o-company-main_map-nav-item-icon:not(.is-all) {
    border: 2px solid #fff;
}
.o-company-main_map-nav-item-icon.is-nagase {
    background: #bf163e;
}
.o-company-main_map-nav-item-icon.is-hayashibara {
    background: #99c251;
}
.o-company-main_map-nav-item-icon.is-prinova {
    background: #bf163e;
}
.o-company-main_map-nav-item-icon.is-prinova:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    content: "P";
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}
.o-company-main_map-nav-item-icon.is-hojin {
    background: #bf163e;
}
.o-company-main_map-nav-item-icon.is-hojin:before {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 11px;
    height: 11px;
    background: #fff;
    z-index: 1;
}
.o-company-main_map-nav-item-icon.is-labs {
    background: #9170a5;
}
.o-company-main_map-nav .o-company-main_map-nav-item.is-hayashibara,
.o-company-main_map-nav .o-company-main_map-nav-item.is-nagase,
.o-company-main_map-nav .o-company-main_map-nav-item.is-prinova {
    padding: 0 20px 0 40px;
}
.o-company-main_map-nav .o-company-main_map-nav-item.is-prinova {
    padding: 0 20px 0 40px;margin-top: 10px;
}
.o-company-main_map-nav .o-company-main_map-nav-item.is-labs {
    padding: 0 20px 0 40px;
    margin-top: 10px;
}
.o-company-main_map-nav .o-company-main_map-nav-item.is-hojin {
    margin-top: 10px;
    padding: 0 20px 0 40px;
}
.p-products-application_nav.fixed {
    position: fixed;
    top: 63px;
}
.o-sect-svc-main_list-item-svc-list-item-cont-sub-inner {
    max-width: 240px;
    margin: 0 auto;
}
.o-sect-svc-main_list-item-svc-list-item-cont-sub {
    margin-top: 30px;
}
.o-sect-svc-nav.fixed{    position: fixed;
    top: 33px;
    width: 100%;
    z-index: 1;}
.o-company-nav.fixed{    position: fixed;
    top: 33px;
    width: 100%;
    z-index: 1;}
.o-company-solutions_tab {
    margin-top: 54px;
}
.o-company-solutions_tab-list {
    display: flex;
    justify-content: space-between;
    width: 100%;    padding-bottom: 10px;
}
.o-company-solutions_tab-item {
    text-align: center;
    border-top: 1px solid #bf163e;
    border-bottom: 1px solid #bf163e;
    cursor: pointer;
    transition: background-color .3s;
	    padding: 15px 0;
	    width: calc(25% - 8.66667px);
}
.o-company-solutions_tab-hdg {
    font-weight: 500;
    font-size: 16px;
    transition: color .3s;
}
.o-company-solutions_tab-index {
    display: block;
    color: #bf163e;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 3px;
    transition: color .3s;
}
.o-company-solutions_tab-item.is-active{
    background-color: #bf163e;
    position: relative;
    cursor: auto;
}
.o-company-solutions_tab-item.is-active .o-company-solutions_tab-hdg, .o-company-solutions_tab-item.is-active .o-company-solutions_tab-index {
    color: #fff;
}
.o-company-solutions_tab-item:hover {
    background-color: #bf163e;
    position: relative;
    cursor: auto;
	color: #fff;
}
.o-company-solutions_tab-item:hover .o-company-solutions_tab-index{color: #fff;}
p.a-button_txt{ line-height: normal;}
.p-products-application_nav.fixed span.a-button_txt-span-brackets { display: none;}
.kong{/*position: absolute;*/
    top: 0;
    width: 100%;}
.tab_bd_box .swiper1{ height: auto;}
.o-sect-svc-main_list-item-svc-list-item-cont-main-desc{width: 60%;
    margin-right: 2%;}
.o-sect-svc-main_list-item-svc-list-item-cont-main-images{    width: 38%;}